List of all members
MV_CC_CONTRAST_PARAM_T Class Reference

Includes parameters of contrast adjustment. More...

Inherits Structure.

Detailed Description

Includes parameters of contrast adjustment.

Parameters
nWidthc_uint, Image width, minimum value: 8.
nHeightc_uint, Image height, minimum value: 8.
pSrcBufPOINTER(c_ubyte), Input data buffer.
nSrcBufLenc_uint, Input data size.
enPixelTypeMvGvspPixelType , Pixel format.
pDstBufPOINTER(c_ubyte), Input data buffer.
nDstBufSizec_uint, Provided output buffer size.
nDstBufLenc_uint, Input data length.
nContrastFactorc_uint, Contrast factor, range: [1, 10000].
nResc_uint * 8, Reserved.